home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / Colors of Guld < prev    next >
Encoding:
Text File  |  1999-07-16  |  524 b   |  50 lines  |  [TEXT/ttxt]

  1. // Colors, by Terry Guldimann ( Guld@Pacbell.net )
  2.  
  3. Resn=10,
  4.  
  5. Durn="1",
  6.  
  7. CamX="50*sin(1.5*PI*t)",
  8. CamY="50+85*sin(.6*t)",
  9. CamZ="50*cos(1.5*PI*t)",
  10.  
  11. CmLX="0",
  12. CmLY="5",
  13. CmLZ="0",
  14.  
  15. CUpX="0",
  16. CUpY="1",
  17. CUpZ="0",
  18.  
  19. D0="2 * s - 1",
  20.  
  21. R=".5 *(1+sin(2*PI*dt))",
  22. G=".5 *(1+cos( PI*d0 ) )",
  23. B=".5 *(1+sin( PI*d0 ))",
  24.  
  25.  
  26. widt=390,heig=330,
  27.  
  28. ConL=0,ConB=0,
  29.  
  30.  
  31. Fall=".01",
  32.  
  33. C0="30*sin(2*PI*dt)",
  34. C1="30*cos(2*PI*dt)",
  35.  
  36. D1="d0 * d0 - d0 + .5 * mag( s )",
  37.  
  38. X="c0 * d1",
  39. Y="30 * d0",
  40. Z="c1 * d1",
  41.  
  42.  
  43.  
  44. Scal="1600",
  45. ScSz=1,
  46.  
  47. Pers="180",
  48.  
  49.  
  50. Vers=30